From: bors Date: Tue, 6 Mar 2018 19:16:55 +0000 (+0000) Subject: Auto merge of #5132 - Eh2406:less_clones, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~2^2~59 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=c7219374061c514ecf40d918ba689ea36ee94fbd;p=cargo.git Auto merge of #5132 - Eh2406:less_clones, r=alexcrichton don't clone a BacktrackFrame if we are not going to backtrack I think this is a fix for #5130. Currently the only recoverable `activate` error does not corrupt `cx`, so this is definitely ok. We should be careful as we add more recoverable `activate` errors that they don't corrupt `cx` to the point where the error messages are affected. --- c7219374061c514ecf40d918ba689ea36ee94fbd